CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - producer consumer problem

搜索资源列表

  1. Fork

    0下载:
  2. 实现了以进程解决生产者消费者问题.适合初学者学习操作系统是学习-Implemented to process the producer consumer problem solving. Suitable for beginners to learn the operating system is to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4874
    • 提供者:ypolestar
  1. os

    0下载:
  2. Fork: 实现了以进程解决生产者消费者问题. pclone: 实现了以线程解决生产者消费者问题. test_scheduler: 实现了处理机调度--实时调度算法EDF和RMS store_scheduler: 实现了存贮管理--动态不等长存储资源分配算法 HashFile: 实现了文件系统--Hash结构文件 device: 实现了设备管理--Linux设备驱动程序安装(注意头文件的位置随环境不同而改变)-Fork: to achieve a solution to pr
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:31590
    • 提供者:詹磊
  1. shengchanzheyuxiaofeizhe

    0下载:
  2. 设计目的:通过研究Linux 的进程机制和信号量,实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,有界缓冲区可用数组实现,缓冲区中的内容自定。 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者进程标识符.(2)生产者和消费者至少各有两个以上.(3)多个生产者或多个消费者之间须有对缓冲区进行共享操作的函数代码(注意互斥与同步).-Design Objective: To study the mech
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:13661
    • 提供者:奋斗
  1. Thread

    0下载:
  2. VC实现生产者消费者问题新手一定要学习加油-VC to achieve producer-consumer problem
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2707741
    • 提供者:文振兴
  1. TestPC

    0下载:
  2. Java语言来实现一个生产者消费者问题,可以作为课程设计使用。-Java language to realize a producer consumer problem, can use as a course design.
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:920
    • 提供者:3
  1. 10

    0下载:
  2. 此源代码使用的是C语言编写,可以实现操作系统中经典的生产者-消费者问题的验证-This source code is written in C can be achieved in the classic operating system producer- consumer problem verification
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:852
    • 提供者:梦泽天
  1. 123

    0下载:
  2. 简单的生产者消费者问题。应付课程设计足够-Simple producer-consumer problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4881
    • 提供者:游先生
  1. pac

    0下载:
  2. 应用c#解决生产者消费者问题的源码,界面清晰易懂,包含详细的说明文件-The application c# source code to solve producer-consumer problem, the interface is clear and easy to understand, contains a detailed documentation
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:635282
    • 提供者:王馨悦
  1. processBasic

    0下载:
  2. 用c++实现生产者消费者问题的源码,界面清晰易懂,包含详细的说明文档-The source code of the producer-consumer problem with c++, the interface is clear and easy to understand, contains detailed documentation
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-17
    • 文件大小:25829835
    • 提供者:王馨悦
  1. P_C

    0下载:
  2. 经典的操作系统生产者消费者问题,大多数都是控制台实现,我用的mfc实现了界面操作,结果操作简单易懂。-Mostly of the classic producer-consumer problem of the operating system console, I use the mfc interface operation, the result is straightforward.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:1921781
    • 提供者:liujunjie
  1. Semaphore

    0下载:
  2. 操作系统中的生产者—消费者问题,在Windows上实现-The producer- consumer problem, the operating system on Windows
  3. 所属分类:OS Develop

    • 发布日期:2017-04-11
    • 文件大小:914
    • 提供者:Jack
  1. Customer

    0下载:
  2. 通过研究Linux的进程同步机制和信号量,实现生产者消费者问题的并发控制。-Through the study of Linux process synchronization mechanism and semaphores, concurrency control of the producer-consumer problem.
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4847616
    • 提供者:litao
  1. ProducersAndConsumers

    0下载:
  2. 、生产者-消费者问题是很经典很具有代表性的进程同步问题,计算机中的很多同步问题都可抽象为生产者-消费者问题,通过本实验的练习,希望能加深学生对进程同步问题的认识与理解 -The producer- consumer problem is a classic representative of the process is synchronization, computer synchronization problem can be abstracted as many producer- co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-06
    • 文件大小:1421153
    • 提供者:巴西里
  1. producer-consumer

    0下载:
  2. 关于操作系统的经典问题--消费者与生产者问题-Classic problem of the operating system- consumers and producers
  3. 所属分类:OS Develop

    • 发布日期:2017-11-22
    • 文件大小:1532674
    • 提供者:吴天兴
  1. cpp

    0下载:
  2. 操作系统中运用pv操作等解决生产者-消费者问题-Operating system in use pv operation to solve the producer- consumer problem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:10289
    • 提供者:云梦微波
  1. shengchanzhe_xiaofeizhe

    0下载:
  2. 用两个线程,模拟生产者-消费者问题。能够自己控制缓存区的大小、生产者的速度、消费者的速度-Two threads to simulate the producer- consumer problem. Speed ​ ​ of being able to control the speed of the buffer size, producers, consumers
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:996
    • 提供者:lee
  1. ProducerCustomer

    0下载:
  2. 用JAVA实现生产者消费者问题。生产者-消费者问题是一个经典的进程同步问题-Producers and consumers to achieve with JAVA. Producer consumer problem is a classical process synchronization problem
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1522
    • 提供者:
  1. 110420214

    0下载:
  2. 操作系统实验一 进程的同步与互斥 生产者消费者问题-Synchronization and mutual exclusion producer consumer problem of operating system experiment process
  3. 所属分类:Network Security

    • 发布日期:2017-06-13
    • 文件大小:21060608
    • 提供者:刘阳
  1. Producer-Consumer

    0下载:
  2. 实现了生产者消费者的问题,通过调用系统函数随机产生字符对生产者消费者问题进行很好、直观的描述-Producers and consumers to realize the problem, randomly generated characters to be good producers and consumers, intuitive descr iption by calling the system function
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2376
    • 提供者:
  1. ProducerConsumer

    0下载:
  2. 生产者消费者问题(英语:Producer-consumer problem),也称有限缓冲问题(英语:Bounded-buffer problem),是一个多线程同步问题的经典案例。该问题描述了两个共享固定大小缓冲区的线程——即所谓的“生产者”和“消费者”——在实际运行时会发生的问题。生产者的主要作用是生成一定量的数据放到缓冲区中,然后重复此过程。与此同时,消费者也在缓冲区消耗这些数据。该问题的关键就是要保证生产者不会在缓冲区满时加入数据,消费者也不会在缓冲区中空时消耗数据。-Producers
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7392887
    • 提供者:符舜
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com